home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 May: Tool Chest / Developer CD Series Tool Chest (Apple Computer)(May 1999).iso / What's New? / Technical Documentaion / Macintosh Technotes and Q&As / technotes / tn / 1076_MsgTest.hqx / MsgTest / MacMsgTest / MacMsgTest Build Inst. next >
Encoding:
Text File  |  1996-09-16  |  728 b   |  17 lines

  1. MacMsgTest Build Instructions
  2. 8/29/96
  3.  
  4. MacMsgTest is a SIOW application built with MPW from the ETO #19 developer CD. It is compiled PPC native and the routines that execute at interrupt or deferred task time (such as the completion routines) have not been developed to run under a 68K compilation.
  5.  
  6. There is a makefile, called "makefile", in the MacMsgTest folder that will build the MacMsgTest tool. However, before executing the makefile, you should define a variable called {MacMsgTestFolder} at the shell level which defines the path to the MsgTst Folder.
  7.  
  8. The makefile is currently configured to include symbols and generate a .xcoff file.
  9.  
  10. The files consist of:
  11.  
  12. Main.c
  13. MsgTest.c
  14. MsgTest.h
  15. MsgUtil.c
  16. MsgUtil.h
  17. Messaging.h